Global Index
HTML5 JS API Index > Canvas Tutorials & Specs

MouseEvent

This page describes Canvas extensions to the origial MouseEvent type.

Properties
DOMString?
region
The region attribute on MouseEvent objects must return the value it was initialized to. When the object is created, this attribute must be initialized to null. It represents the hit region's ID if the mouse was over a hit region when the event was fired.